Autogenerated HTML docs for v1.5.3-rc0-11-ge2b1a 
diff --git a/diff-options.txt b/diff-options.txt index 0f07c9c..3d2b9d0 100644 --- a/diff-options.txt +++ b/diff-options.txt 
@@ -168,5 +168,13 @@  --quiet:: 	Disable all output of the program. Implies --exit-code.   +--ext-diff:: +	Allow an external diff helper to be executed. If you set an +	external diff driver with gitlink:gitattributes(5), you need +	to use this option with gitlink:git-log(1) and friends. + +--no-ext-diff:: +	Disallow external diff drivers. +  For more detailed explanation on these common options, see also  link:diffcore.html[diffcore documentation].